Object <name> is not a stored procedure. (Error 3750)
This error occurs when using the EXECUTE keyword and either passing a name of a
procedure
or
view
that does not exist in the database or passing the name of a base table.